home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 October / Chip Ekim 2003.iso / prog / desktop / vizeon / setup.exe / AppDir\Vizeon Office\games\ss11_trial.swf / scripts / DefineButton2_412 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-02-18  |  67 b   |  5 lines

  1. on(release){
  2.    _root.world.ready = true;
  3.    gotoAndStop(4);
  4. }
  5.